[INFO] cloning repository https://github.com/karim-agha/ipld-nostd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karim-agha/ipld-nostd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Fipld-nostd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Fipld-nostd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 938c6678ce27d18723a1747c2929e703501e8e3b
[INFO] testing karim-agha/ipld-nostd against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarim-agha%2Fipld-nostd" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karim-agha/ipld-nostd
[INFO] finished tweaking git repo https://github.com/karim-agha/ipld-nostd
[INFO] tweaked toml for git repo https://github.com/karim-agha/ipld-nostd written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karim-agha/ipld-nostd on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karim-agha/ipld-nostd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structmeta v0.3.0
[INFO] [stderr]   Downloaded structmeta-derive v0.3.0
[INFO] [stderr]   Downloaded serde-transcode v1.1.1
[INFO] [stderr]   Downloaded thiserror_core2 v2.0.1
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded proc-macro2 v1.0.91
[INFO] [stderr]   Downloaded match-lookup v0.1.1
[INFO] [stderr]   Downloaded base256emoji v1.0.2
[INFO] [stderr]   Downloaded multihash-derive-impl v0.1.2
[INFO] [stderr]   Downloaded unsigned-varint v0.8.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.0
[INFO] [stderr]   Downloaded multihash-derive v0.9.1
[INFO] [stderr]   Downloaded const-str v0.4.3
[INFO] [stderr]   Downloaded multihash v0.19.2
[INFO] [stderr]   Downloaded multihash-codetable v0.1.4
[INFO] [stderr]   Downloaded cbor4ii v0.2.14
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.0
[INFO] [stderr]   Downloaded test-strategy v0.4.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded cc v1.2.1
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] [stderr]   Downloaded thiserror_core2-impl v2.0.0
[INFO] [stderr]   Downloaded strobe-rs v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd22a573848a1d17769f922625ec7b68652b311a6ec3264e6e35ffd3541a1172
[INFO] running `Command { std: "docker" "start" "-a" "fd22a573848a1d17769f922625ec7b68652b311a6ec3264e6e35ffd3541a1172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd22a573848a1d17769f922625ec7b68652b311a6ec3264e6e35ffd3541a1172", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd22a573848a1d17769f922625ec7b68652b311a6ec3264e6e35ffd3541a1172", kill_on_drop: false }`
[INFO] [stdout] fd22a573848a1d17769f922625ec7b68652b311a6ec3264e6e35ffd3541a1172
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c0deec2ca9c72111cf043aa13c011a868a0699689ada41873c8a8050aa26847
[INFO] running `Command { std: "docker" "start" "-a" "5c0deec2ca9c72111cf043aa13c011a868a0699689ada41873c8a8050aa26847", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.91
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling thiserror_core2-impl v2.0.0
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling data-encoding-macro v0.1.15
[INFO] [stderr]    Compiling thiserror_core2 v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling ipld-nostd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/car/error.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Error)]
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default` and `no-cid-as-bytes`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/dag/error.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[derive(Debug, thiserror_core2::Error)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `no-cid-as-bytes`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `thiserror_core2::Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `thiserror_core2::Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `thiserror_core2::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.70s
[INFO] running `Command { std: "docker" "inspect" "5c0deec2ca9c72111cf043aa13c011a868a0699689ada41873c8a8050aa26847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c0deec2ca9c72111cf043aa13c011a868a0699689ada41873c8a8050aa26847", kill_on_drop: false }`
[INFO] [stdout] 5c0deec2ca9c72111cf043aa13c011a868a0699689ada41873c8a8050aa26847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c31291eb7cd59d0f32c2248c120f31f1972511b997178bd90a98027bc56a1c4
[INFO] running `Command { std: "docker" "start" "-a" "4c31291eb7cd59d0f32c2248c120f31f1972511b997178bd90a98027bc56a1c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.91
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling multihash v0.19.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling thiserror_core2-impl v2.0.0
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling data-encoding-macro v0.1.15
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.0
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.2
[INFO] [stderr]    Compiling thiserror_core2 v2.0.1
[INFO] [stderr]    Compiling multihash-derive v0.9.1
[INFO] [stderr]    Compiling multihash-codetable v0.1.4
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.0
[INFO] [stderr]    Compiling test-strategy v0.4.0
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling ipld-nostd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/car/error.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Error)]
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default` and `no-cid-as-bytes`
[INFO] [stdout]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the derive macro `Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]    --> src/dag/error.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[derive(Debug, thiserror_core2::Error)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `no-cid-as-bytes`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `thiserror_core2::Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `thiserror_core2::Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `thiserror_core2::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.05s
[INFO] running `Command { std: "docker" "inspect" "4c31291eb7cd59d0f32c2248c120f31f1972511b997178bd90a98027bc56a1c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c31291eb7cd59d0f32c2248c120f31f1972511b997178bd90a98027bc56a1c4", kill_on_drop: false }`
[INFO] [stdout] 4c31291eb7cd59d0f32c2248c120f31f1972511b997178bd90a98027bc56a1c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7269160ffff09975bf0052873fc706c362ad037dd216e8ec3d0f85b4c314dea4
[INFO] running `Command { std: "docker" "start" "-a" "7269160ffff09975bf0052873fc706c362ad037dd216e8ec3d0f85b4c314dea4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]  --> src/car/error.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[derive(Debug, Error)]
[INFO] [stderr]   |                 ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default` and `no-cid-as-bytes`
[INFO] [stderr]   = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the derive macro `Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]    --> src/dag/error.rs:171:17
[INFO] [stderr]     |
[INFO] [stderr] 171 | #[derive(Debug, thiserror_core2::Error)]
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default` and `no-cid-as-bytes`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `thiserror_core2::Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `thiserror_core2::Error` may come from an old version of the `thiserror_core2_impl` crate, try updating your dependency with `cargo update -p thiserror_core2_impl`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `thiserror_core2::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ipld-nostd` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipld_nostd-685d226013d7335e)
[INFO] [stdout] running 36 tests
[INFO] [stdout] test car::header::tests::symmetric_header_v1 ... ok
[INFO] [stdout] test car::reader::tests::car_write_read ... ok
[INFO] [stdout] test car::util::tests::ld_read_write_good ... ok
[INFO] [stdout] test cid::cid::tests::test_debug_instance ... ok
[INFO] [stdout] test cid::serde::tests::test_cid_serde ... ok
[INFO] [stdout] test ipld::convert::tests::try_into_list ... ok
[INFO] [stdout] test ipld::convert::tests::try_into_floats ... ok
[INFO] [stdout] test ipld::convert::tests::try_into_map ... ok
[INFO] [stdout] test ipld::convert::tests::try_into_ints ... ok
[INFO] [stdout] test ipld::convert::tests::try_into_string ... ok
[INFO] [stdout] test ipld::convert::tests::try_into_vec ... ok
[INFO] [stdout] test ipld::serde::tests::test_bytes_not_cid ... ok
[INFO] [stdout] test ipld::serde::tests::test_ipld ... ok
[INFO] [stdout] test cid::cid::tests::test_cid_scale_codec ... ok
[INFO] [stdout] test ipld::serde::tests::test_tokens ... ok
[INFO] [stdout] test ipld::tests::test_get ... ok
[INFO] [stdout] test ipld::tests::test_ipld_bool_from ... ok
[INFO] [stdout] test ipld::tests::test_ipld_bytes_from ... ok
[INFO] [stdout] test ipld::tests::test_ipld_integer_from ... ok
[INFO] [stdout] test ipld::tests::test_ipld_link_from ... ok
[INFO] [stdout] test ipld::tests::test_ipld_string_from ... ok
[INFO] [stdout] test ipld::tests::test_partial_eq_nan ... ok
[INFO] [stdout] test ipld::tests::test_take ... ok
[INFO] [stdout] test multihash::serde::tests::test_buffer ... ok
[INFO] [stdout] test ipld::convert::tests::try_into_bool ... ok
[INFO] [stdout] test multihash::serde::tests::test_buffer_alignment ... ok
[INFO] [stdout] test multihash::serde::tests::test_serde_json ... ok
[INFO] [stdout] test multihash::tests::test_eq_sizes ... ok
[INFO] [stdout] test multihash::serde::tests::test_serde_test ... ok
[INFO] [stdout] test multihash::tests::decode_non_minimal_error ... ok
[INFO] [stdout] test ipld::tests::test_ipld_float_from ... ok
[INFO] [stdout] test multihash::tests::test_scale ... ok
[INFO] [stdout] test ipld::convert::tests::try_into_cid ... ok
[INFO] [stdout] test car::util::tests::ld_read_write_fail ... ok
[INFO] [stdout] test ipld::convert::tests::try_into_wrong_type - should panic ... ok
[INFO] [stdout] test ipld::convert::tests::try_into_wrong_range - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7269160ffff09975bf0052873fc706c362ad037dd216e8ec3d0f85b4c314dea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7269160ffff09975bf0052873fc706c362ad037dd216e8ec3d0f85b4c314dea4", kill_on_drop: false }`
[INFO] [stdout] 7269160ffff09975bf0052873fc706c362ad037dd216e8ec3d0f85b4c314dea4
